* xfns.c (Fx_create_frame, x_create_tip_frame, Fx_show_tip):
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 01:58:37 +0000 (17:58 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 01:58:37 +0000 (17:58 -0800)
commit4f85b0d34490a5b5b48f636d7c7be7676bd13c80
tree51660416cc544a20dcf6efbbe754dc6d97fc988c
parent670dfd4c6aa56db51a9fff3e58f3867829c130fa
* xfns.c (Fx_create_frame, x_create_tip_frame, Fx_show_tip):

(Fx_backspace_delete_keys_p):
Use them to avoid shadowing, and rename vars to avoid shadowing.
(x_decode_color, x_set_name, x_window): Now static.
src/ChangeLog
src/xfns.c